home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 031a / stsbar.zip / README.TXT next >
Text File  |  1991-09-15  |  2KB  |  45 lines

  1. The STSBAR.ZIP file contains Version 1.1.0 of the Status Bar Control Dynamic 
  2. Link Library, an import library and an external header file. These three 
  3. files will allow you to access the Status Bar Control. Also included is a
  4. sample program SBTEST.* that shows one how to access the control. A Microsoft
  5. Word for Windows document is also included that explains more about the 
  6. control. In the document every message is explained in detail and the layout 
  7. resembles that of the Microsoft Windows SDK Manuals.
  8.  
  9. The Status Bar Control DLL is a shareware product. I welcome any suggestions, 
  10. comments or questions you may have on this product. The source code is also 
  11. available. Please direct all requests to the address or telephone number 
  12. below. 
  13.  
  14.                         Jean-Marc Krikorian 
  15.                            525 Sandy Lane 
  16.                       Libertyville, IL  60048 
  17.                            (708) 816-3314 
  18.  
  19. The zipfile contains the following files:
  20.  
  21.         STSBAR.DLL - The control's DLL
  22.         STSBAR.LIB - The control's import library
  23.         STSBAR.EXT - The control's external file header
  24.  
  25.         SBTEST.MAK - These SBTEST.* files comprise the sample application
  26.         SBTEST.C
  27.         SBTEST.H
  28.         SBTEST.OBJ
  29.         SBTEST.RC
  30.         SBTEST.ICO
  31.         SBTEST.RES
  32.         SBTEST.DEF
  33.         SBTEST.MAP
  34.         SBTEST.EXE
  35.  
  36.         STSBAR.DOC - The Microsoft Word for Windows Manual for the control
  37.         STSBAR.TXT - The text version of the manual
  38.  
  39.         README.TXT - This file
  40.  
  41.  
  42. NEW FEATURES in Version 1.1.0
  43.  
  44. A new Status Bar class has been created -- SBS_MOVEABLE
  45.